home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / scoobycastillotenebroso.swf / scripts / DefineButton2_1541 / BUTTONCONDACTION on(release).as
Text File  |  2007-10-01  |  96b  |  6 lines

  1. on(release){
  2.    left_portcullis = false;
  3.    right_portcullis = true;
  4.    gotoAndPlay(47);
  5. }
  6.